Configuration.get_Platform(Guid) 方法

定義

public:
 virtual int get_Platform([Runtime::InteropServices::Out] Guid % platform);
public int get_Platform (out Guid platform);
abstract member get_Platform : Guid -> int
override this.get_Platform : Guid -> int
Public Function get_Platform (ByRef platform As Guid) As Integer

參數

platform
Guid

傳回

Int32

實作

適用於