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