AttributeMetadata.LastOriginatingInvocationId 属性
定义
获取最后更改此特性的服务器的调用标识符。Gets the invocation identifier of the server on which the last change was made to this attribute.
public:
property Guid LastOriginatingInvocationId { Guid get(); };
public Guid LastOriginatingInvocationId { get; }
member this.LastOriginatingInvocationId : Guid
Public ReadOnly Property LastOriginatingInvocationId As Guid
属性值
一个包含标识符的 Guid 结构。A Guid structure that contains the identifier.