Grammar.ResourceName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定值,這個值包含已用來載入目前 Grammar 的二進位資源的名稱。
protected:
property System::String ^ ResourceName { System::String ^ get(); void set(System::String ^ value); };
protected string ResourceName { get; set; }
member this.ResourceName : string with get, set
Protected Property ResourceName As String
屬性值
ResourceName
屬性會傳回載入 Grammar 所使用強型別文法之二進位資源的名稱。