Gets the name of the stream for the preview bitmap of this configuration.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property PreviewStreamName As System.String |
Visual Basic (Usage) | |
---|
Dim instance As ISwDMConfiguration
Dim value As System.String
value = instance.PreviewStreamName |
C# | |
---|
System.string PreviewStreamName {get;} |
C++/CLI | |
---|
property System.String^ PreviewStreamName {
System.String^ get();
} |
Property Value
Name of the stream for the preview bitmap or an empty string if preview bitmap does not exist
Example
See Also
Availability
SOLIDWORKS Document Manager API 2004 FCS