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,加载二进制资源的名称。