CoreDesignSurfaceDomainModelSerializerBase.ModelFileExtension Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns null: Dsl libraries cannot be serialized / deserialized directly.
public:
virtual property System::String ^ ModelFileExtension { System::String ^ get(); };
public virtual string ModelFileExtension { get; }
member this.ModelFileExtension : string
Public Overridable ReadOnly Property ModelFileExtension As String