GlowFormat.Creator 属性

定义

获取一个 32 位整数,该整数指示在其中创建了指定对象的应用程序。

public:
 property int Creator { int get(); };
public int Creator { get; }
member this.Creator : int
Public ReadOnly Property Creator As Integer

属性值

一个 32 位整数,指示在其中创建指定对象的应用程序。

注解

此为只读属性。

适用于