次の方法で共有


UserInfo.Guid プロパティ

定義

ユーザー リビジョン GUID

スキーマ内の次の属性を表します。 guid

[DocumentFormat.OpenXml.SchemaAttr(0, "guid")]
public DocumentFormat.OpenXml.StringValue Guid { get; set; }
public DocumentFormat.OpenXml.StringValue Guid { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "guid")]
public DocumentFormat.OpenXml.StringValue? Guid { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("guid")]
public DocumentFormat.OpenXml.StringValue? Guid { get; set; }
public DocumentFormat.OpenXml.StringValue? Guid { get; set; }
member this.Guid : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "guid")>]
member this.Guid : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("guid")>]
member this.Guid : DocumentFormat.OpenXml.StringValue with get, set
Public Property Guid As StringValue

プロパティ値

StringValue を返します。

属性

適用対象