共用方式為


ISymbolDocument.Language 屬性

定義

取得目前文件的語言。

public:
 property Guid Language { Guid get(); };
public Guid Language { get; }
member this.Language : Guid
Public ReadOnly Property Language As Guid

屬性值

目前文件的語言。

適用於